reflect cpupool in numa node affinity
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Tue, 24 Jan 2012 14:21:12 +0000 (14:21 +0000)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Tue, 24 Jan 2012 14:21:12 +0000 (14:21 +0000)
commitb3b15b7611b00f96b08fd69d9e092da535855055
tree6b33a37f15013c6f2a55a159abf8989177b1262d
parent79cf2c4c4f78e970e5e62b2d246b22cd4d1dc442
reflect cpupool in numa node affinity

In order to prefer node local memory for a domain the numa node
locality info must be built according to the cpus belonging to the
cpupool of the domain.

Signed-off-by: juergen.gross@ts.fujitsu.com
Committed-by: Keir Fraser <keir@xen.org>
xen/common/cpupool.c
xen/common/domain.c
xen/common/schedule.c